GXGetFormatJob
You can use theGXGetFormatJob
function to obtain the job object associated with a format object.
gxJob GXGetFormatJob (gxFormat aFormat);
aFormat
- A reference to the format object whose job object you wish to obtain.
- function result
- A reference to a job object.
DESCRIPTION
In theGXGetFormatJob
function, you specify a format object whose job object you want to obtain. You specify the format object in theaFormat
parameter. You should call this function when you have a format object reference and you want to obtain the reference of the job object associated with it.RESULT CODES
gxSegmentLoadFailedErr A required code segment could not be found, or there was not enough memory to load it.
Main | Page One | What's New | Apple Computer, Inc. | Find It | Contact Us | Help